home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / network / archie.zip / README.DOS < prev   
Text File  |  1992-01-17  |  11KB  |  278 lines

  1. 11/22/91  Readme.dos -- Readme file for CUTCP DOS version of Archie.
  2.  
  3. --
  4. This version requires the use of a `standard' NCSA or CUTCP compatible
  5. CONFIG.TEL file.  If you are running NCSA telnet or CUTCP/CUTE telnet,
  6. you should be able to run this program without modification.
  7.  
  8. As with all CUTCP programs, you may set a DOS environment variable to
  9. point to the location of your config.tel file.
  10.  
  11.     set CONFIGTEL=C:\net\config.tel
  12.  
  13. You may also set the $CUTCPnn dos environment variables to include other
  14. 'local' information (such as client IP address on a Novell lan).
  15.  
  16. This version has been compiled with the US (archie.sura.net) Prospero/Archie
  17. server as the default. This may not be appropriate for your location. Here's
  18. how to change it.
  19.  
  20.  
  21.     1. Run the archie program with the -L argument to list known
  22.        archie/prospero servers.
  23.  
  24.     2. Select the server name that is closest to your site. For this example
  25.        we'll pick archie.funet.fi
  26.  
  27.     3. Edit your config.tel file and add the following lines at the end
  28.        of the file.
  29.  
  30.             name=archie
  31.             host=archie.funet.fi    # actually substitute your selected
  32.                         # server name here
  33.  
  34.     4. If you happen to know the IP address of the server, you may also
  35.        add the appropriate
  36.  
  37.             hostip=<insert IP address here>
  38.  
  39.     5. If you don't enter an IP address, archie will perform a DNS lookup
  40.        use the domain nameserver information that is in your config.tel 
  41.        file.
  42.  
  43.     6. If you know of an archie server that you'ld like to make your
  44.         default, but it isn't in the -L list, go ahead and put it in your
  45.        config.tel file anyway.
  46.  
  47. An additional command line option (-H) has been added (vs -h) to allow the
  48. user to specify the config.tel file location on the command line. 
  49.  
  50.     archie -H c:\net\config.tel emacs
  51.  
  52. During a search, you may press the <ESCAPE> key to abort the query.
  53.  
  54.  
  55.  
  56. If you have problems, try running archie with the -D9 option (debug).
  57.  
  58. As usual, bugs/comments to:
  59.  
  60.         cutcp-bugs@omnigate.clarkson.edu
  61.  
  62. Brad Clements, Sr. Network Engineer
  63. Educational Resources Center
  64. Clarkson University 
  65. Potsdam, NY 13699
  66.  
  67. bkc@draco.erc.clarkson.edu
  68.  
  69. -----------
  70. Sample Config.tel file 
  71. ------------------------------
  72. #  Example host file for ARCHIE/ CUTCP version
  73. #  11/21/91
  74. #
  75. #      Bugs to  cutcp-bugs@omnigate.clarkson.edu
  76.  
  77. #---------------------------------------------------------------------------#
  78. #                                        #
  79. #** ATTENTION ATTENTION ATTENTION ATTENTION ATTENTION ATTENTION ATTENTION **#
  80. #                                        #
  81. #   This sample config.tel file contains every single option that you could #
  82. #   possibly use. Its meant as an example only. Please Please PLEASE don't  #
  83. #   use all these options in your working config.tel file, just the ones    #
  84. #   that you actually need. Many options can be left out, the default action#
  85. #   (if defined) is shown in parens () next to the option.             #
  86. #                                        #
  87. #                         Thank you for your support                #
  88. #---------------------------------------------------------------------------#
  89.  
  90. #
  91. #  This example file is for my=bootp, in which case the following items are
  92. #  determined from the bootp server: (and are thus commented out in this file)
  93. #       1. This machine's IP Address
  94. #       2. The network NETMASK
  95. #       3. The default gateway (one or more)
  96. #       4. Nameservers (one or more)
  97. #       5. The domain search list (if this clients hostname is in the bootp packet)
  98. #
  99. #  Your BOOTP server needs to be RFC 1048 compliant for this to work
  100. #  
  101. #  If you have nameservers, gateways or a domainslist already specified
  102. #  in this file, then the file's entry takes precedence.
  103. #  Extra gateways and nameservers will be added by BOOTP if found, however.
  104. #----------------------------------------------------------------------------
  105. #  You can set a DOS environment variable  CONFIGTEL to point to this file
  106. #  then you don't need batch files or the -h option.
  107. #
  108. #       C> set CONFIGTEL=C:\net\myconfig.tel
  109. #
  110. #  You may also use environment variables to include config.tel options,
  111. #  such as:
  112. #    C> set $CUTCP1=myip~197.001.42.98;netmask~255.255.252.0
  113. #    C> set $CUTCP2=name~x;hostip~128.163.298.2
  114. #
  115. #  and so on up to $CUTCP99. Note that you use a tilde (~) instead of (=)
  116. #  in the dos set command because two ='s are not allowed by Dos.
  117. #
  118. #  Additionally, there is a new config.tel option called include= which
  119. #  allows the nesting (up to 3) configuration files deep.
  120. #
  121. #
  122. #  You can use these new options on networks to make your configuration job
  123. #  easier. CUTCP always opens config.tel files as read-only, so you can mark
  124. #  your files as sharable, read only. Also, you can use the include= command
  125. #  in a $CUTCP environment variable, and on the command line.
  126.  
  127. #  *Note* that you can not include a machine specific parameter before
  128. #  name=default... This used to work in old versions, but is strictly
  129. #  enforced in this version.
  130. # --------------------------------------------------------------------------  
  131. #  This file is free form
  132. #  Separators are any char <33 and :;=
  133. #
  134. #  The form is keyword=value for each parameter.
  135. #  The first set of parameters refer to the whole program's defaults.
  136. #  These parameter values can be in any order.
  137. #  Following this are the individual machine specs.
  138. #
  139.  
  140. myip=128.153.28.65                      #  (bootp)
  141.                 #  myip types are:
  142.                                 #  bootp        - sends out a BOOTP request for your IP
  143.                                 #  rarp         - Uses reverse ARp to get your IP
  144.                                 #  xx.yy.zz.qq  - your IP address
  145.  
  146. vjc=no                # (no)
  147.                 # set  vjc=yes if you're running slip and
  148.                 # you want to use Van Jacobson TCP header
  149.                 # compression
  150.  
  151. splayc=no            # (no) ack. splay compression w/ vjc.. don't
  152.                 # use it, not standard, development option only
  153.  
  154. myname=userid            # put your userid here, used for Rlogin
  155.                 # PC-NFS version ignores this value and uses the name
  156.                 # that you specified to your pcnfsd.
  157.  
  158. netmask=255.255.252.0           #  needed if not using BOOTP. 
  159.                                 #  otherwise not needed because Bootp gets your netmask
  160.                 #  for you
  161.  
  162. hardware=packet            # (packet)
  163.                                 # harware choices
  164.                                 #  3com         - 3com 3c501
  165.                                 #  3c523        - 3com 3c523
  166.                                 #  wd800        - Western Digitial 800E
  167.                                 #  nicpc        - 
  168.                                 #  nicps        -
  169.                                 #  ni5210       - Micom Interlan NI5210 card
  170.                                 #  packet       - FTP packet Driver spec 
  171.                                 # (currently only Ethernet and Slip class devices are supported)
  172.  
  173. interrupt=2                     # hardware IRQ interrupt
  174. address=0                       # (0)
  175.                 # base memory address or packet driver class
  176.                                 # if using packet driver (0 == default == ethernet)
  177.                                 # or class=6 for slip
  178.  
  179. ioaddr=0                        # (0)
  180.                 # I/O address  or packet int vector if using packet driver
  181.                                 # If = 0 and packet driver, telbin looks for first
  182.                                 # packet driver found between 60H and 7FH
  183.  
  184. noarpme=yes            # Don't arp for myself before running? (no)
  185.                 # if yes, inhibits the initial arp request
  186.                 # for this IP address. However, if yes, won't
  187.                 # warn you if another user is using this IP
  188.                 # address. For some token ring systems, you'll
  189.                 # need noarpme=yes.
  190.  
  191. include="nul"            # if you want to include another file as part
  192.                 # of this one (you can nest up to three includes)
  193.                 # otherwise, don't use this option
  194.  
  195. domaintime=4            # domain name lookup timeout (first retry)
  196. domainretry=4            # domain name max number of retries 
  197. domainslist="clarkson.edu,aux.clarkson.edu" # domain name search path
  198.                                 # domain name lookup will attach each of these
  199.                                 # comma seperat